home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Into That Dark Night
/
Into That Dark Night.iso
/
pc
/
YadVashem
/
help.dxr
/
00208_click on Exit.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-06-12
|
195 b
|
11 lines
on mouseUp
tell the stage
close(window "help")
forget(window "help")
repeat with i = 50 to 54
set the visible of sprite i to 1
end repeat
updateStage()
end tell
end